home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / nice.lang < prev    next >
Text File  |  2004-07-06  |  733b  |  22 lines

  1. # Nice language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 20.10.2003
  6. #         28.02.2004: added "class abstract" (thanks to Daniel Bonniot)
  7. #         22.03.2004: added $include statement
  8. # ------------------------------------------
  9. # This file is a part of highlight, a free source code converter released under the GPL.
  10. #
  11. # The file is used to describe keywords and special symbols of programming languages.
  12. # See README in the highlight directory for details.
  13. #
  14. # New definition files for future releases of highlight are always appreciated ;)
  15. # ----------
  16. # andre.simon1@gmx.de
  17. # http:/www.andre-simon.de/
  18.  
  19. $KW_LIST(kwa)=native requires ensures let 
  20.  
  21. $INCLUDE=java.lang
  22.